Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

Bug 1396517 - Make Fennec graph 2 not reference graph 1 #274

Merged
merged 2 commits into from Sep 4, 2017
Merged

Bug 1396517 - Make Fennec graph 2 not reference graph 1 #274

merged 2 commits into from Sep 4, 2017

Conversation

JohanLorenzo
Copy link
Contributor

No description provided.

graph_2_id = make_fennec_graph_2_not_reference_graph_1(tasks, branch, product, stableSlugId) \
if product == 'fennec' else None

return taskGroupId, sort_tasks(tasks), graph_2_id
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren't you changing the structure of returning variables here?

@@ -5,6 +5,7 @@
task:
provisionerId: aws-provisioner-v1
workerType: gecko-decision
schedulerId: gecko-level-3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This failure occurred without it: https://tools.taskcluster.net/groups/ffYqzngiQUiOFEdlZ_8bVQ/tasks/ffYqzngiQUiOFEdlZ_8bVQ/details

Basically, TC checks that the same scheduler schedules all the task of a taskgroup, which is not really true here :/

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, right. Thanks for explanations!

Copy link
Contributor

@MihaiTabara MihaiTabara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is intended to be temporary; a better fix will be pushed later on this week to https://github.com/mozilla-releng/scriptworker

@@ -5,6 +5,7 @@
task:
provisionerId: aws-provisioner-v1
workerType: gecko-decision
schedulerId: gecko-level-3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, right. Thanks for explanations!

@JohanLorenzo JohanLorenzo merged commit 233a35b into mozilla-releng:master Sep 4, 2017
JohanLorenzo added a commit that referenced this pull request Sep 7, 2017
JohanLorenzo added a commit that referenced this pull request Sep 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants